Storm-static

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (specific)
~/storm/build/bin/storm --jani rectangle-tireworld.11.jani --janiproperty goal --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine sparse
Execution
Walltime:22.864357948303223s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 06:31:42 2020
Command line arguments: --jani rectangle-tireworld.11.jani --janiproperty goal --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine sparse
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 20.164s.

Time for model construction: 2.087s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	242
Transitions: 	16084
Choices: 	15367
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((var2 = 2) & (var1 = 2)) & (var0 = 1)) -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F (((var2 = 2) & (var1 = 2)) & (var0 = 1))] ...
Result (for initial states): 1
Time for model checking: 0.008s.